home *** CD-ROM | disk | FTP | other *** search
INI File | 1997-08-11 | 1.8 KB | 29 lines |
- [BeanDescriptor]
- timestamp=871286400000
- name=TreeControl
- className=borland.jbcl.control.TreeControl
-
- [PropertyDescriptors]
- autoEdit,,,,"Automatically start edit when a key is typed",boolean,isAutoEdit,setAutoEdit,,,
- background,,,,"Background color",java.awt.Color,getBackground,setBackground,,,
- boxSize,,,,"Size of expand box [width, height] (pixels)",java.awt.Dimension,getBoxSize,setBoxSize,,,
- doubleBuffer,,,,"Double buffered painting",boolean,isDoubleBuffer,setDoubleBuffer,,,
- dragSubfocus,,,,"Change the subfocus item when mouse is dragged",boolean,isDragSubfocus,setDragSubfocus,,,
- editInPlace,,,,"Allow in-place editing",boolean,isEditInPlace,setEditInPlace,,,
- enabled,,,,"Enabled state",boolean,isEnabled,setEnabled,,,
- expandByDefault,,,,"Expand child nodes by default",boolean,isExpandByDefault,setExpandByDefault,,,
- font,,,,"Default font",java.awt.Font,getFont,setFont,,,
- foreground,,,,"Foreground color",java.awt.Color,getForeground,setForeground,,,
- hIndent,,,,"Horizontal indent (pixels)",int,getHIndent,setHIndent,,,
- hSnap,,,,"Auto-scroll horizontally",boolean,isHSnap,setHSnap,,,
- itemMargins,,,,"Item margins [top, left, bottom, right] (pixels)",java.awt.Insets,getItemMargins,setItemMargins,,,
- itemOffset,,,,"Item offset (pixels)",int,getItemOffset,setItemOffset,,,
- leftMargin,,,,"Left margin (pixels)",int,getLeftMargin,setLeftMargin,,,
- readOnly,,,,"Read only state",boolean,isReadOnly,setReadOnly,,,
- showFocus,,,,"Show focus rectangle",boolean,isShowFocus,setShowFocus,,,
- snapOrigin,,,,"Snap scroll to origin",boolean,isSnapOrigin,setSnapOrigin,,,
- style,,,,"Tree style",int,getStyle,setStyle,,,borland.jbcl.editors.TreeStyleEditor
- topMargin,,,,"Top margin (pixels)",int,getTopMargin,setTopMargin,,,
- visible,,,,"Visible state",boolean,isVisible,setVisible,,,
- vgap,,,,"Vertical gap (pixels)",int,getVgap,setVgap,,,
-